3.1.76 \(\int (e x)^{-1+2 n} (a+b \text {csch}(c+d x^n))^2 \, dx\) [76]

Optimal. Leaf size=198 \[ \frac {a^2 (e x)^{2 n}}{2 e n}-\frac {4 a b x^{-n} (e x)^{2 n} \tanh ^{-1}\left (e^{c+d x^n}\right )}{d e n}-\frac {b^2 x^{-n} (e x)^{2 n} \coth \left (c+d x^n\right )}{d e n}+\frac {b^2 x^{-2 n} (e x)^{2 n} \log \left (\sinh \left (c+d x^n\right )\right )}{d^2 e n}-\frac {2 a b x^{-2 n} (e x)^{2 n} \text {PolyLog}\left (2,-e^{c+d x^n}\right )}{d^2 e n}+\frac {2 a b x^{-2 n} (e x)^{2 n} \text {PolyLog}\left (2,e^{c+d x^n}\right )}{d^2 e n} \]

[Out]

1/2*a^2*(e*x)^(2*n)/e/n-4*a*b*(e*x)^(2*n)*arctanh(exp(c+d*x^n))/d/e/n/(x^n)-b^2*(e*x)^(2*n)*coth(c+d*x^n)/d/e/
n/(x^n)+b^2*(e*x)^(2*n)*ln(sinh(c+d*x^n))/d^2/e/n/(x^(2*n))-2*a*b*(e*x)^(2*n)*polylog(2,-exp(c+d*x^n))/d^2/e/n
/(x^(2*n))+2*a*b*(e*x)^(2*n)*polylog(2,exp(c+d*x^n))/d^2/e/n/(x^(2*n))

________________________________________________________________________________________

Rubi [A]
time = 0.15, antiderivative size = 198, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 8, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {5549, 5545, 4275, 4267, 2317, 2438, 4269, 3556} \begin {gather*} \frac {a^2 (e x)^{2 n}}{2 e n}-\frac {2 a b x^{-2 n} (e x)^{2 n} \text {Li}_2\left (-e^{d x^n+c}\right )}{d^2 e n}+\frac {2 a b x^{-2 n} (e x)^{2 n} \text {Li}_2\left (e^{d x^n+c}\right )}{d^2 e n}-\frac {4 a b x^{-n} (e x)^{2 n} \tanh ^{-1}\left (e^{c+d x^n}\right )}{d e n}+\frac {b^2 x^{-2 n} (e x)^{2 n} \log \left (\sinh \left (c+d x^n\right )\right )}{d^2 e n}-\frac {b^2 x^{-n} (e x)^{2 n} \coth \left (c+d x^n\right )}{d e n} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(e*x)^(-1 + 2*n)*(a + b*Csch[c + d*x^n])^2,x]

[Out]

(a^2*(e*x)^(2*n))/(2*e*n) - (4*a*b*(e*x)^(2*n)*ArcTanh[E^(c + d*x^n)])/(d*e*n*x^n) - (b^2*(e*x)^(2*n)*Coth[c +
 d*x^n])/(d*e*n*x^n) + (b^2*(e*x)^(2*n)*Log[Sinh[c + d*x^n]])/(d^2*e*n*x^(2*n)) - (2*a*b*(e*x)^(2*n)*PolyLog[2
, -E^(c + d*x^n)])/(d^2*e*n*x^(2*n)) + (2*a*b*(e*x)^(2*n)*PolyLog[2, E^(c + d*x^n)])/(d^2*e*n*x^(2*n))

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 3556

Int[tan[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-Log[RemoveContent[Cos[c + d*x], x]]/d, x] /; FreeQ[{c, d}, x]

Rule 4267

Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(Ar
cTanh[E^((-I)*e + f*fz*x)]/(f*fz*I)), x] + (-Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 - E^((-I)*e + f*
fz*x)], x], x] + Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e + f*fz*x)], x], x]) /; FreeQ[{c,
 d, e, f, fz}, x] && IGtQ[m, 0]

Rule 4269

Int[csc[(e_.) + (f_.)*(x_)]^2*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(c + d*x)^m)*(Cot[e + f*x]/f), x
] + Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cot[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 4275

Int[(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(n_.)*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[
(c + d*x)^m, (a + b*Csc[e + f*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && IGtQ[m, 0] && IGtQ[n, 0]

Rule 5545

Int[((a_.) + Csch[(c_.) + (d_.)*(x_)^(n_)]*(b_.))^(p_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[Int[x^(Simpli
fy[(m + 1)/n] - 1)*(a + b*Csch[c + d*x])^p, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p}, x] && IGtQ[Simplif
y[(m + 1)/n], 0] && IntegerQ[p]

Rule 5549

Int[((a_.) + Csch[(c_.) + (d_.)*(x_)^(n_)]*(b_.))^(p_.)*((e_)*(x_))^(m_.), x_Symbol] :> Dist[e^IntPart[m]*((e*
x)^FracPart[m]/x^FracPart[m]), Int[x^m*(a + b*Csch[c + d*x^n])^p, x], x] /; FreeQ[{a, b, c, d, e, m, n, p}, x]

Rubi steps

\begin {align*} \int (e x)^{-1+2 n} \left (a+b \text {csch}\left (c+d x^n\right )\right )^2 \, dx &=\frac {\left (x^{-2 n} (e x)^{2 n}\right ) \int x^{-1+2 n} \left (a+b \text {csch}\left (c+d x^n\right )\right )^2 \, dx}{e}\\ &=\frac {\left (x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int x (a+b \text {csch}(c+d x))^2 \, dx,x,x^n\right )}{e n}\\ &=\frac {\left (x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \left (a^2 x+2 a b x \text {csch}(c+d x)+b^2 x \text {csch}^2(c+d x)\right ) \, dx,x,x^n\right )}{e n}\\ &=\frac {a^2 (e x)^{2 n}}{2 e n}+\frac {\left (2 a b x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int x \text {csch}(c+d x) \, dx,x,x^n\right )}{e n}+\frac {\left (b^2 x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int x \text {csch}^2(c+d x) \, dx,x,x^n\right )}{e n}\\ &=\frac {a^2 (e x)^{2 n}}{2 e n}-\frac {4 a b x^{-n} (e x)^{2 n} \tanh ^{-1}\left (e^{c+d x^n}\right )}{d e n}-\frac {b^2 x^{-n} (e x)^{2 n} \coth \left (c+d x^n\right )}{d e n}-\frac {\left (2 a b x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \log \left (1-e^{c+d x}\right ) \, dx,x,x^n\right )}{d e n}+\frac {\left (2 a b x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \log \left (1+e^{c+d x}\right ) \, dx,x,x^n\right )}{d e n}+\frac {\left (b^2 x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \coth (c+d x) \, dx,x,x^n\right )}{d e n}\\ &=\frac {a^2 (e x)^{2 n}}{2 e n}-\frac {4 a b x^{-n} (e x)^{2 n} \tanh ^{-1}\left (e^{c+d x^n}\right )}{d e n}-\frac {b^2 x^{-n} (e x)^{2 n} \coth \left (c+d x^n\right )}{d e n}+\frac {b^2 x^{-2 n} (e x)^{2 n} \log \left (\sinh \left (c+d x^n\right )\right )}{d^2 e n}-\frac {\left (2 a b x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{c+d x^n}\right )}{d^2 e n}+\frac {\left (2 a b x^{-2 n} (e x)^{2 n}\right ) \text {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{c+d x^n}\right )}{d^2 e n}\\ &=\frac {a^2 (e x)^{2 n}}{2 e n}-\frac {4 a b x^{-n} (e x)^{2 n} \tanh ^{-1}\left (e^{c+d x^n}\right )}{d e n}-\frac {b^2 x^{-n} (e x)^{2 n} \coth \left (c+d x^n\right )}{d e n}+\frac {b^2 x^{-2 n} (e x)^{2 n} \log \left (\sinh \left (c+d x^n\right )\right )}{d^2 e n}-\frac {2 a b x^{-2 n} (e x)^{2 n} \text {Li}_2\left (-e^{c+d x^n}\right )}{d^2 e n}+\frac {2 a b x^{-2 n} (e x)^{2 n} \text {Li}_2\left (e^{c+d x^n}\right )}{d^2 e n}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 3.89, size = 278, normalized size = 1.40 \begin {gather*} \frac {x^{-2 n} (e x)^{2 n} \left (4 b^2 d x^n \coth (c)+2 d x^n \left (a^2 d x^n-2 b^2 \coth (c)\right )-4 b^2 \left (d x^n \coth (c)-\log \left (\sinh \left (c+d x^n\right )\right )\right )+8 a b \left (2 \tanh ^{-1}(\tanh (c)) \tanh ^{-1}\left (\cosh (c)+\sinh (c) \tanh \left (\frac {d x^n}{2}\right )\right )+\frac {\left (\left (d x^n+\tanh ^{-1}(\tanh (c))\right ) \left (\log \left (1-e^{-d x^n-\tanh ^{-1}(\tanh (c))}\right )-\log \left (1+e^{-d x^n-\tanh ^{-1}(\tanh (c))}\right )\right )+\text {PolyLog}\left (2,-e^{-d x^n-\tanh ^{-1}(\tanh (c))}\right )-\text {PolyLog}\left (2,e^{-d x^n-\tanh ^{-1}(\tanh (c))}\right )\right ) \text {sech}(c)}{\sqrt {\text {sech}^2(c)}}\right )+2 b^2 d x^n \text {csch}\left (\frac {c}{2}\right ) \text {csch}\left (\frac {1}{2} \left (c+d x^n\right )\right ) \sinh \left (\frac {d x^n}{2}\right )-2 b^2 d x^n \text {sech}\left (\frac {c}{2}\right ) \text {sech}\left (\frac {1}{2} \left (c+d x^n\right )\right ) \sinh \left (\frac {d x^n}{2}\right )\right )}{4 d^2 e n} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(e*x)^(-1 + 2*n)*(a + b*Csch[c + d*x^n])^2,x]

[Out]

((e*x)^(2*n)*(4*b^2*d*x^n*Coth[c] + 2*d*x^n*(a^2*d*x^n - 2*b^2*Coth[c]) - 4*b^2*(d*x^n*Coth[c] - Log[Sinh[c +
d*x^n]]) + 8*a*b*(2*ArcTanh[Tanh[c]]*ArcTanh[Cosh[c] + Sinh[c]*Tanh[(d*x^n)/2]] + (((d*x^n + ArcTanh[Tanh[c]])
*(Log[1 - E^(-(d*x^n) - ArcTanh[Tanh[c]])] - Log[1 + E^(-(d*x^n) - ArcTanh[Tanh[c]])]) + PolyLog[2, -E^(-(d*x^
n) - ArcTanh[Tanh[c]])] - PolyLog[2, E^(-(d*x^n) - ArcTanh[Tanh[c]])])*Sech[c])/Sqrt[Sech[c]^2]) + 2*b^2*d*x^n
*Csch[c/2]*Csch[(c + d*x^n)/2]*Sinh[(d*x^n)/2] - 2*b^2*d*x^n*Sech[c/2]*Sech[(c + d*x^n)/2]*Sinh[(d*x^n)/2]))/(
4*d^2*e*n*x^(2*n))

________________________________________________________________________________________

Maple [F]
time = 2.12, size = 0, normalized size = 0.00 \[\int \left (e x \right )^{-1+2 n} \left (a +b \,\mathrm {csch}\left (c +d \,x^{n}\right )\right )^{2}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x)^(-1+2*n)*(a+b*csch(c+d*x^n))^2,x)

[Out]

int((e*x)^(-1+2*n)*(a+b*csch(c+d*x^n))^2,x)

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(-1+2*n)*(a+b*csch(c+d*x^n))^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(2*n-1>0)', see `assume?` for m
ore details)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 2391 vs. \(2 (197) = 394\).
time = 0.43, size = 2391, normalized size = 12.08 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(-1+2*n)*(a+b*csch(c+d*x^n))^2,x, algorithm="fricas")

[Out]

1/2*(4*b^2*c*cosh(2*n - 1) + 4*b^2*c*sinh(2*n - 1) - (4*b^2*c*cosh(2*n - 1) + 4*b^2*c*sinh(2*n - 1) - (a^2*d^2
*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x))^2 - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*sin
h(n*log(x))^2 + 4*(b^2*d*cosh(2*n - 1) + b^2*d*sinh(2*n - 1))*cosh(n*log(x)) + 2*(2*b^2*d*cosh(2*n - 1) + 2*b^
2*d*sinh(2*n - 1) - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x)))*sinh(n*log(x)))*cosh(d*cos
h(n*log(x)) + d*sinh(n*log(x)) + c)^2 - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x))^2 - 2*(
4*b^2*c*cosh(2*n - 1) + 4*b^2*c*sinh(2*n - 1) - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x))
^2 - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*sinh(n*log(x))^2 + 4*(b^2*d*cosh(2*n - 1) + b^2*d*sinh(2*
n - 1))*cosh(n*log(x)) + 2*(2*b^2*d*cosh(2*n - 1) + 2*b^2*d*sinh(2*n - 1) - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*s
inh(2*n - 1))*cosh(n*log(x)))*sinh(n*log(x)))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)*sinh(d*cosh(n*log(
x)) + d*sinh(n*log(x)) + c) - (4*b^2*c*cosh(2*n - 1) + 4*b^2*c*sinh(2*n - 1) - (a^2*d^2*cosh(2*n - 1) + a^2*d^
2*sinh(2*n - 1))*cosh(n*log(x))^2 - (a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*sinh(n*log(x))^2 + 4*(b^2*
d*cosh(2*n - 1) + b^2*d*sinh(2*n - 1))*cosh(n*log(x)) + 2*(2*b^2*d*cosh(2*n - 1) + 2*b^2*d*sinh(2*n - 1) - (a^
2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x)))*sinh(n*log(x)))*sinh(d*cosh(n*log(x)) + d*sinh(n*
log(x)) + c)^2 - 2*(a^2*d^2*cosh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*cosh(n*log(x))*sinh(n*log(x)) - (a^2*d^2*co
sh(2*n - 1) + a^2*d^2*sinh(2*n - 1))*sinh(n*log(x))^2 + 4*((a*b*cosh(2*n - 1) + a*b*sinh(2*n - 1))*cosh(d*cosh
(n*log(x)) + d*sinh(n*log(x)) + c)^2 - a*b*cosh(2*n - 1) + 2*(a*b*cosh(2*n - 1) + a*b*sinh(2*n - 1))*cosh(d*co
sh(n*log(x)) + d*sinh(n*log(x)) + c)*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) + (a*b*cosh(2*n - 1) + a*b*
sinh(2*n - 1))*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 - a*b*sinh(2*n - 1))*dilog(cosh(d*cosh(n*log(x)
) + d*sinh(n*log(x)) + c) + sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)) - 4*((a*b*cosh(2*n - 1) + a*b*sinh(
2*n - 1))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 - a*b*cosh(2*n - 1) + 2*(a*b*cosh(2*n - 1) + a*b*sin
h(2*n - 1))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) + (a*b
*cosh(2*n - 1) + a*b*sinh(2*n - 1))*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 - a*b*sinh(2*n - 1))*dilog
(-cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) - sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)) + 2*((b^2*cos
h(2*n - 1) + b^2*sinh(2*n - 1) - 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*cosh(n*log(x)) - 2*(a*b*d*cosh(
2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 - b^2*cosh(2*n
 - 1) + 2*(b^2*cosh(2*n - 1) + b^2*sinh(2*n - 1) - 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*cosh(n*log(x)
) - 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c
)*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) + (b^2*cosh(2*n - 1) + b^2*sinh(2*n - 1) - 2*(a*b*d*cosh(2*n -
 1) + a*b*d*sinh(2*n - 1))*cosh(n*log(x)) - 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*sinh
(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 - b^2*sinh(2*n - 1) + 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1)
)*cosh(n*log(x)) + 2*(a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*log(cosh(d*cosh(n*log(x)) + d
*sinh(n*log(x)) + c) + sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) + 1) - 2*(((2*a*b*c - b^2)*cosh(2*n - 1)
+ (2*a*b*c - b^2)*sinh(2*n - 1))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 + 2*((2*a*b*c - b^2)*cosh(2*n
 - 1) + (2*a*b*c - b^2)*sinh(2*n - 1))*cosh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)*sinh(d*cosh(n*log(x)) + d
*sinh(n*log(x)) + c) + ((2*a*b*c - b^2)*cosh(2*n - 1) + (2*a*b*c - b^2)*sinh(2*n - 1))*sinh(d*cosh(n*log(x)) +
 d*sinh(n*log(x)) + c)^2 - (2*a*b*c - b^2)*cosh(2*n - 1) - (2*a*b*c - b^2)*sinh(2*n - 1))*log(cosh(d*cosh(n*lo
g(x)) + d*sinh(n*log(x)) + c) + sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) - 1) - 4*(a*b*c*cosh(2*n - 1) +
a*b*c*sinh(2*n - 1) - (a*b*c*cosh(2*n - 1) + a*b*c*sinh(2*n - 1) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))
*cosh(n*log(x)) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*cosh(d*cosh(n*log(x)) + d*sinh(n
*log(x)) + c)^2 - 2*(a*b*c*cosh(2*n - 1) + a*b*c*sinh(2*n - 1) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*c
osh(n*log(x)) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*cosh(d*cosh(n*log(x)) + d*sinh(n*l
og(x)) + c)*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c) - (a*b*c*cosh(2*n - 1) + a*b*c*sinh(2*n - 1) + (a*b*
d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*cosh(n*log(x)) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log
(x)))*sinh(d*cosh(n*log(x)) + d*sinh(n*log(x)) + c)^2 + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*cosh(n*log
(x)) + (a*b*d*cosh(2*n - 1) + a*b*d*sinh(2*n - 1))*sinh(n*log(x)))*log(-cosh(d*cosh(n*log(x)) + d*sinh(n*log(x
)) + c) - sinh(d*cosh(n*log(x)) + d*sinh(n*log(...

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (e x\right )^{2 n - 1} \left (a + b \operatorname {csch}{\left (c + d x^{n} \right )}\right )^{2}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)**(-1+2*n)*(a+b*csch(c+d*x**n))**2,x)

[Out]

Integral((e*x)**(2*n - 1)*(a + b*csch(c + d*x**n))**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(-1+2*n)*(a+b*csch(c+d*x^n))^2,x, algorithm="giac")

[Out]

integrate((b*csch(d*x^n + c) + a)^2*(e*x)^(2*n - 1), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (a+\frac {b}{\mathrm {sinh}\left (c+d\,x^n\right )}\right )}^2\,{\left (e\,x\right )}^{2\,n-1} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b/sinh(c + d*x^n))^2*(e*x)^(2*n - 1),x)

[Out]

int((a + b/sinh(c + d*x^n))^2*(e*x)^(2*n - 1), x)

________________________________________________________________________________________